projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b030d35
)
the sentence with poor grammar was not even needed
author
Tshepang Lekhonkhobe
<tshepang@gmail.com>
Fri, 26 Jun 2015 17:30:15 +0000
(19:30 +0200)
committer
Tshepang Lekhonkhobe
<tshepang@gmail.com>
Fri, 26 Jun 2015 17:30:15 +0000
(19:30 +0200)
src/doc/guide.md
patch
|
blob
|
history
diff --git
a/src/doc/guide.md
b/src/doc/guide.md
index 914726c34d650cc3e2af012521cdd220648dd45c..853d1b57f73f7aad932f5fe5d14962feed8ac6a2 100644
(file)
--- a/
src/doc/guide.md
+++ b/
src/doc/guide.md
@@
-202,7
+202,7
@@
we choose to `cargo update` again.
# Project Layout
Cargo uses conventions for file placement to make it easy to dive into a new
-Cargo project
. Here the conventions that Cargo uses
:
+Cargo project:
* `Cargo.toml` and `Cargo.lock` are stored in the root of your project.
* Source code goes in the `src` directory.